[INFO] cloning repository https://github.com/DVNghiem/Pyferris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DVNghiem/Pyferris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDVNghiem%2FPyferris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDVNghiem%2FPyferris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41c61f07fca2ea0a994891b427236fa53032f299
[INFO] checking DVNghiem/Pyferris against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDVNghiem%2FPyferris" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DVNghiem/Pyferris
[INFO] finished tweaking git repo https://github.com/DVNghiem/Pyferris
[INFO] tweaked toml for git repo https://github.com/DVNghiem/Pyferris written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DVNghiem/Pyferris on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DVNghiem/Pyferris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c2cd6ad879b5ef6ac839384c91cb5bffd4e0779eb456323c12b3a2e04a63a27c
[INFO] running `Command { std: "docker" "start" "c2cd6ad879b5ef6ac839384c91cb5bffd4e0779eb456323c12b3a2e04a63a27c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2cd6ad879b5ef6ac839384c91cb5bffd4e0779eb456323c12b3a2e04a63a27c" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2cd6ad879b5ef6ac839384c91cb5bffd4e0779eb456323c12b3a2e04a63a27c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c2cd6ad879b5ef6ac839384c91cb5bffd4e0779eb456323c12b3a2e04a63a27c" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling python3-dll-a v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking pyo3-async-runtimes v0.26.0
[INFO] [stderr]     Checking tikv-jemallocator v0.6.0
[INFO] [stderr]     Checking Pyferris v0.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "c2cd6ad879b5ef6ac839384c91cb5bffd4e0779eb456323c12b3a2e04a63a27c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2cd6ad879b5ef6ac839384c91cb5bffd4e0779eb456323c12b3a2e04a63a27c", kill_on_drop: false }`
[INFO] [stdout] c2cd6ad879b5ef6ac839384c91cb5bffd4e0779eb456323c12b3a2e04a63a27c
